Content Library Usages Summary
The Content Library Usages Summary schema contains commonly used information about the usage of a content library.
This schema was added in vSphere API 9.1.0.0.
{
"usage": "string",
"resource_urn": "string"
}
The identifier of the usage on a content library.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.Usages. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.Usages.
The Uniform Resource Name (URN) of the resource that is using the content library.
This property was added in vSphere API 9.1.0.0.